XPath Result
An implementation of the DOM W3C XPathResult interface that represents the result of the XPath expression evaluation.
See also
Functions
Link copied to clipboard
Returns an
Optional that contains the XPath result represented as a single node or an empty Optional if it does not exist.Link copied to clipboard
Returns the XPath result represented as an immutable list of the snapshot nodes.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns the result type.